-
-
Notifications
You must be signed in to change notification settings - Fork 202
build(deps): bump the dependencies group across 1 directory with 24 updates #3620
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…pdates Bumps the dependencies group with 24 updates in the / directory: | Package | From | To | | --- | --- | --- | | [io.netty:netty-bom](https://github.com/netty/netty) | `4.1.117.Final` | `4.1.118.Final` | | [io.netty:netty-common](https://github.com/netty/netty) | `4.1.117.Final` | `4.1.118.Final` | | [io.netty:netty-buffer](https://github.com/netty/netty) | `4.1.117.Final` | `4.1.118.Final` | | [io.netty:netty-handler](https://github.com/netty/netty) | `4.1.117.Final` | `4.1.118.Final` | | [io.netty:netty-transport](https://github.com/netty/netty) | `4.1.117.Final` | `4.1.118.Final` | | [io.netty:netty-transport-native-epoll](https://github.com/netty/netty) | `4.1.117.Final` | `4.1.118.Final` | | [io.netty:netty-codec-http](https://github.com/netty/netty) | `4.1.117.Final` | `4.1.118.Final` | | [io.netty:netty-codec-http2](https://github.com/netty/netty) | `4.1.117.Final` | `4.1.118.Final` | | [io.netty:netty-transport-native-kqueue](https://github.com/netty/netty) | `4.1.117.Final` | `4.1.118.Final` | | [com.amazonaws:aws-java-sdk-bom](https://github.com/aws/aws-sdk-java) | `1.12.780` | `1.12.781` | | [io.avaje:avaje-jsonb](https://github.com/avaje/avaje-jsonb) | `2.4` | `3.0` | | io.avaje:avaje-jsonb-generator | `2.4` | `3.0` | | [io.avaje:avaje-validator](https://github.com/avaje/avaje-validator) | `2.6` | `2.7` | | io.avaje:avaje-validator-generator | `2.6` | `2.7` | | [io.pebbletemplates:pebble](https://github.com/PebbleTemplates/pebble) | `3.2.2` | `3.2.3` | | [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) | `6.6.6.Final` | `6.6.7.Final` | | [io.ebean:ebean](https://github.com/ebean-orm/ebean) | `15.8.1` | `15.9.0` | | io.ebean:ebean-querybean | `15.8.1` | `15.9.0` | | io.ebean:querybean-generator | `15.8.1` | `15.9.0` | | io.ebean:ebean-test | `15.8.1` | `15.9.0` | | [org.jdbi:jdbi3-core](https://github.com/jdbi/jdbi) | `3.47.0` | `3.48.0` | | [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) | `4.9.0` | `4.9.1` | | software.amazon.awssdk:bom | `2.30.11` | `2.30.19` | | [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) | `3.7.2` | `3.7.3` | Updates `io.netty:netty-bom` from 4.1.117.Final to 4.1.118.Final - [Commits](netty/netty@netty-4.1.117.Final...netty-4.1.118.Final) Updates `io.netty:netty-common` from 4.1.117.Final to 4.1.118.Final - [Commits](netty/netty@netty-4.1.117.Final...netty-4.1.118.Final) Updates `io.netty:netty-buffer` from 4.1.117.Final to 4.1.118.Final - [Commits](netty/netty@netty-4.1.117.Final...netty-4.1.118.Final) Updates `io.netty:netty-handler` from 4.1.117.Final to 4.1.118.Final - [Commits](netty/netty@netty-4.1.117.Final...netty-4.1.118.Final) Updates `io.netty:netty-transport` from 4.1.117.Final to 4.1.118.Final - [Commits](netty/netty@netty-4.1.117.Final...netty-4.1.118.Final) Updates `io.netty:netty-transport-native-epoll` from 4.1.117.Final to 4.1.118.Final - [Commits](netty/netty@netty-4.1.117.Final...netty-4.1.118.Final) Updates `io.netty:netty-codec-http` from 4.1.117.Final to 4.1.118.Final - [Commits](netty/netty@netty-4.1.117.Final...netty-4.1.118.Final) Updates `io.netty:netty-codec-http2` from 4.1.117.Final to 4.1.118.Final - [Commits](netty/netty@netty-4.1.117.Final...netty-4.1.118.Final) Updates `io.netty:netty-transport-native-kqueue` from 4.1.117.Final to 4.1.118.Final - [Commits](netty/netty@netty-4.1.117.Final...netty-4.1.118.Final) Updates `com.amazonaws:aws-java-sdk-bom` from 1.12.780 to 1.12.781 - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-java@1.12.780...1.12.781) Updates `io.avaje:avaje-jsonb` from 2.4 to 3.0 - [Release notes](https://github.com/avaje/avaje-jsonb/releases) - [Commits](avaje/avaje-jsonb@2.4...3.0) Updates `io.avaje:avaje-jsonb-generator` from 2.4 to 3.0 Updates `io.avaje:avaje-jsonb-generator` from 2.4 to 3.0 Updates `io.avaje:avaje-validator` from 2.6 to 2.7 - [Release notes](https://github.com/avaje/avaje-validator/releases) - [Commits](avaje/avaje-validator@2.6...2.7) Updates `io.avaje:avaje-validator-generator` from 2.6 to 2.7 Updates `io.avaje:avaje-validator-generator` from 2.6 to 2.7 Updates `io.pebbletemplates:pebble` from 3.2.2 to 3.2.3 - [Release notes](https://github.com/PebbleTemplates/pebble/releases) - [Commits](PebbleTemplates/pebble@3.2.2...3.2.3) Updates `org.hibernate.orm:hibernate-core` from 6.6.6.Final to 6.6.7.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.7/changelog.txt) - [Commits](hibernate/hibernate-orm@6.6.6...6.6.7) Updates `io.ebean:ebean` from 15.8.1 to 15.9.0 - [Release notes](https://github.com/ebean-orm/ebean/releases) - [Commits](https://github.com/ebean-orm/ebean/commits) Updates `io.ebean:ebean-querybean` from 15.8.1 to 15.9.0 Updates `io.ebean:querybean-generator` from 15.8.1 to 15.9.0 Updates `io.ebean:ebean-test` from 15.8.1 to 15.9.0 Updates `io.ebean:ebean-querybean` from 15.8.1 to 15.9.0 Updates `io.ebean:querybean-generator` from 15.8.1 to 15.9.0 Updates `io.ebean:ebean-test` from 15.8.1 to 15.9.0 Updates `org.jdbi:jdbi3-core` from 3.47.0 to 3.48.0 - [Release notes](https://github.com/jdbi/jdbi/releases) - [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md) - [Commits](jdbi/jdbi@v3.47.0...v3.48.0) Updates `com.github.spotbugs:spotbugs-annotations` from 4.9.0 to 4.9.1 - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.9.0...4.9.1) Updates `io.netty:netty-common` from 4.1.117.Final to 4.1.118.Final - [Commits](netty/netty@netty-4.1.117.Final...netty-4.1.118.Final) Updates `io.netty:netty-buffer` from 4.1.117.Final to 4.1.118.Final - [Commits](netty/netty@netty-4.1.117.Final...netty-4.1.118.Final) Updates `io.netty:netty-handler` from 4.1.117.Final to 4.1.118.Final - [Commits](netty/netty@netty-4.1.117.Final...netty-4.1.118.Final) Updates `io.netty:netty-transport` from 4.1.117.Final to 4.1.118.Final - [Commits](netty/netty@netty-4.1.117.Final...netty-4.1.118.Final) Updates `io.netty:netty-transport-native-epoll` from 4.1.117.Final to 4.1.118.Final - [Commits](netty/netty@netty-4.1.117.Final...netty-4.1.118.Final) Updates `io.netty:netty-codec-http` from 4.1.117.Final to 4.1.118.Final - [Commits](netty/netty@netty-4.1.117.Final...netty-4.1.118.Final) Updates `io.netty:netty-codec-http2` from 4.1.117.Final to 4.1.118.Final - [Commits](netty/netty@netty-4.1.117.Final...netty-4.1.118.Final) Updates `io.netty:netty-transport-native-kqueue` from 4.1.117.Final to 4.1.118.Final - [Commits](netty/netty@netty-4.1.117.Final...netty-4.1.118.Final) Updates `software.amazon.awssdk:bom` from 2.30.11 to 2.30.19 Updates `io.projectreactor:reactor-core` from 3.7.2 to 3.7.3 - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.7.2...v3.7.3) --- updated-dependencies: - dependency-name: io.netty:netty-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-common dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-buffer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-handler dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-transport dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-transport-native-epoll dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-codec-http dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-codec-http2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-transport-native-kqueue dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.amazonaws:aws-java-sdk-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.avaje:avaje-jsonb dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: io.avaje:avaje-jsonb-generator dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: io.avaje:avaje-jsonb-generator dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: io.avaje:avaje-validator dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.avaje:avaje-validator-generator dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.avaje:avaje-validator-generator dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.pebbletemplates:pebble dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.hibernate.orm:hibernate-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.ebean:ebean dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.ebean:ebean-querybean dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.ebean:querybean-generator dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.ebean:ebean-test dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.ebean:ebean-querybean dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.ebean:querybean-generator dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.ebean:ebean-test dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.jdbi:jdbi3-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-common dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-buffer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-handler dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-transport dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-transport-native-epoll dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-codec-http dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-codec-http2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.netty:netty-transport-native-kqueue dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: software.amazon.awssdk:bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.projectreactor:reactor-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 24 updates in the / directory:
4.1.117.Final4.1.118.Final4.1.117.Final4.1.118.Final4.1.117.Final4.1.118.Final4.1.117.Final4.1.118.Final4.1.117.Final4.1.118.Final4.1.117.Final4.1.118.Final4.1.117.Final4.1.118.Final4.1.117.Final4.1.118.Final4.1.117.Final4.1.118.Final1.12.7801.12.7812.43.02.43.02.62.72.62.73.2.23.2.36.6.6.Final6.6.7.Final15.8.115.9.015.8.115.9.015.8.115.9.015.8.115.9.03.47.03.48.04.9.04.9.12.30.112.30.193.7.23.7.3Updates
io.netty:netty-bomfrom 4.1.117.Final to 4.1.118.FinalCommits
36f95cf[maven-release-plugin] prepare release netty-4.1.118.Final87f4072Merge commit from forkd1fbda6Merge commit from forkf844d78Upgrade netty-tcnative to 2.0.70.Final (#14790)8afb5d9Only run 2 jobs with leak detection to minimize build times (#14784)f2c27daAdaptivePoolingAllocator: Round chunk sizes up to MIN_CHUNK_SIZE units and re...8d387ffChange the default AdaptiveRecvByteBufAllocator buffer size values' visibilit...1cfd3a6Fix possible buffer leak when stream can't be mapped (#14746)8f9eadbFix AccessControlException in GlobalEventExecutor (#14743)6fcd3e6KQueueEventLoop leaks memory on shutdown. (#14745)Updates
io.netty:netty-commonfrom 4.1.117.Final to 4.1.118.FinalCommits
36f95cf[maven-release-plugin] prepare release netty-4.1.118.Final87f4072Merge commit from forkd1fbda6Merge commit from forkf844d78Upgrade netty-tcnative to 2.0.70.Final (#14790)8afb5d9Only run 2 jobs with leak detection to minimize build times (#14784)f2c27daAdaptivePoolingAllocator: Round chunk sizes up to MIN_CHUNK_SIZE units and re...8d387ffChange the default AdaptiveRecvByteBufAllocator buffer size values' visibilit...1cfd3a6Fix possible buffer leak when stream can't be mapped (#14746)8f9eadbFix AccessControlException in GlobalEventExecutor (#14743)6fcd3e6KQueueEventLoop leaks memory on shutdown. (#14745)Updates
io.netty:netty-bufferfrom 4.1.117.Final to 4.1.118.FinalCommits
36f95cf[maven-release-plugin] prepare release netty-4.1.118.Final87f4072Merge commit from forkd1fbda6Merge commit from forkf844d78Upgrade netty-tcnative to 2.0.70.Final (#14790)8afb5d9Only run 2 jobs with leak detection to minimize build times (#14784)f2c27daAdaptivePoolingAllocator: Round chunk sizes up to MIN_CHUNK_SIZE units and re...8d387ffChange the default AdaptiveRecvByteBufAllocator buffer size values' visibilit...1cfd3a6Fix possible buffer leak when stream can't be mapped (#14746)8f9eadbFix AccessControlException in GlobalEventExecutor (#14743)6fcd3e6KQueueEventLoop leaks memory on shutdown. (#14745)Updates
io.netty:netty-handlerfrom 4.1.117.Final to 4.1.118.FinalCommits
36f95cf[maven-release-plugin] prepare release netty-4.1.118.Final87f4072Merge commit from forkd1fbda6Merge commit from forkf844d78Upgrade netty-tcnative to 2.0.70.Final (#14790)8afb5d9Only run 2 jobs with leak detection to minimize build times (#14784)f2c27daAdaptivePoolingAllocator: Round chunk sizes up to MIN_CHUNK_SIZE units and re...8d387ffChange the default AdaptiveRecvByteBufAllocator buffer size values' visibilit...1cfd3a6Fix possible buffer leak when stream can't be mapped (#14746)8f9eadbFix AccessControlException in GlobalEventExecutor (#14743)6fcd3e6KQueueEventLoop leaks memory on shutdown. (#14745)Updates
io.netty:netty-transportfrom 4.1.117.Final to 4.1.118.FinalCommits
36f95cf[maven-release-plugin] prepare release netty-4.1.118.Final87f4072Merge commit from forkd1fbda6Merge commit from forkf844d78Upgrade netty-tcnative to 2.0.70.Final (#14790)8afb5d9Only run 2 jobs with leak detection to minimize build times (#14784)f2c27daAdaptivePoolingAllocator: Round chunk sizes up to MIN_CHUNK_SIZE units and re...8d387ffChange the default AdaptiveRecvByteBufAllocator buffer size values' visibilit...1cfd3a6Fix possible buffer leak when stream can't be mapped (#14746)8f9eadbFix AccessControlException in GlobalEventExecutor (#14743)6fcd3e6KQueueEventLoop leaks memory on shutdown. (#14745)Updates
io.netty:netty-transport-native-epollfrom 4.1.117.Final to 4.1.118.FinalCommits
36f95cf[maven-release-plugin] prepare release netty-4.1.118.Final87f4072Merge commit from forkd1fbda6Merge commit from forkf844d78Upgrade netty-tcnative to 2.0.70.Final (#14790)8afb5d9Only run 2 jobs with leak detection to minimize build times (#14784)f2c27daAdaptivePoolingAllocator: Round chunk sizes up to MIN_CHUNK_SIZE units and re...8d387ffChange the default AdaptiveRecvByteBufAllocator buffer size values' visibilit...1cfd3a6Fix possible buffer leak when stream can't be mapped (#14746)8f9eadbFix AccessControlException in GlobalEventExecutor (#14743)6fcd3e6KQueueEventLoop leaks memory on shutdown. (#14745)Updates
io.netty:netty-codec-httpfrom 4.1.117.Final to 4.1.118.FinalCommits
36f95cf[maven-release-plugin] prepare release netty-4.1.118.Final87f4072Merge commit from forkd1fbda6Merge commit from forkf844d78Upgrade netty-tcnative to 2.0.70.Final (#14790)8afb5d9Only run 2 jobs with leak detection to minimize build times (#14784)f2c27daAdaptivePoolingAllocator: Round chunk sizes up to MIN_CHUNK_SIZE units and re...8d387ffChange the default AdaptiveRecvByteBufAllocator buffer size values' visibilit...1cfd3a6Fix possible buffer leak when stream can't be mapped (#14746)8f9eadbFix AccessControlException in GlobalEventExecutor (#14743)6fcd3e6KQueueEventLoop leaks memory on shutdown. (#14745)Updates
io.netty:netty-codec-http2from 4.1.117.Final to 4.1.118.FinalCommits
36f95cf[maven-release-plugin] prepare release netty-4.1.118.Final87f4072Merge commit from forkd1fbda6Merge commit from forkf844d78Upgrade netty-tcnative to 2.0.70.Final (#14790)8afb5d9Only run 2 jobs with leak detection to minimize build times (#14784)f2c27daAdaptivePoolingAllocator: Round chunk sizes up to MIN_CHUNK_SIZE units and re...8d387ffChange the default AdaptiveRecvByteBufAllocator buffer size values' visibilit...1cfd3a6Fix possible buffer leak when stream can't be mapped (#14746)8f9eadbFix AccessControlException in GlobalEventExecutor (#14743)6fcd3e6KQueueEventLoop leaks memory on shutdown. (#14745)Updates
io.netty:netty-transport-native-kqueuefrom 4.1.117.Final to 4.1.118.FinalCommits
36f95cf[maven-release-plugin] prepare release netty-4.1.118.Final87f4072Merge commit from forkd1fbda6Merge commit from forkf844d78Upgrade netty-tcnative to 2.0.70.Final (#14790)8afb5d9Only run 2 jobs with leak detection to minimize build times (#14784)f2c27daAdaptivePoolingAllocator: Round chunk sizes up to MIN_CHUNK_SIZE units and re...8d387ffChange the default AdaptiveRecvByteBufAllocator buffer size values' visibilit...1cfd3a6Fix possible buffer leak when stream can't be mapped (#14746)8f9eadbFix AccessControlException in GlobalEventExecutor (#14743)6fcd3e6KQueueEventLoop leaks memory on shutdown. (#14745)Updates
com.amazonaws:aws-java-sdk-bomfrom 1.12.780 to 1.12.781Changelog
Sourced from com.amazonaws:aws-java-sdk-bom's changelog.
Commits
0ed604cAWS SDK for Java 1.12.7819197e60Update GitHub version number to 1.12.781-SNAPSHOTUpdates
io.avaje:avaje-jsonbfrom 2.4 to 3.0Release notes
Sourced from io.avaje:avaje-jsonb's releases.
Commits
63fe4a3Version 3.0df211a4Version 3.0-RC7e1ee31f[core] Refactor rename SimpleMapper to JsonMapper (+ package simple -> mapper...a867395[core] Add type() method to SimpleMapper that takes a function that creates J...e43581bAdd pom descriptions for json-core and json-node + more consistent pom names ...e21a775Version 3.0-RC6e8b68a3DExtract change var to Object (ease java8 backport diff)287d442[json-core] Add JsonExtract helper to ease extracting values and number types...4d92dc7[json-node] Add extract() method for double type (was missing) (#324)1c41b4dMerge pull request #323 from avaje/feature/simple-readerWriterUpdates
io.avaje:avaje-jsonb-generatorfrom 2.4 to 3.0Updates
io.avaje:avaje-jsonb-generatorfrom 2.4 to 3.0Updates
io.avaje:avaje-validatorfrom 2.6 to 2.7Release notes
Sourced from io.avaje:avaje-validator's releases.
Commits
222d0d9Version 2.7a882715Tidy Validation Adapter (#278)9d353b8Refactor CoreAdapterBuilder cache use (#276)1205844Add support for sharing instances of NotNull NotBlank adapters (#277)c7832b7Change andThen() to continue false when first validator is false (#275)a414eedadd groups to valid (#274)981315fmove null check intoAbstractConstraintAdapter(#272)c1d2224Bump to next snapshotUpdates
io.avaje:avaje-validator-generatorfrom 2.6 to 2.7Updates
io.avaje:avaje-validator-generatorfrom 2.6 to 2.7Updates
io.pebbletemplates:pebblefrom 3.2.2 to 3.2.3Release notes
Sourced from io.pebbletemplates:pebble's releases.
Commits
948362b[maven-release-plugin] prepare for next development iterationa7f89e3[maven-release-plugin] prepare release v3.2.3d5bcd35Update nexus plugin for releaseb46cd13Add changelog42e1a65Bump commons-io:commons-io from 2.7 to 2.14.0 in /pebble (#685)aa7bcefUpdate to sb 3.4 (#687)e18356fFix the ability to provide your own PebbleViewResolver (#686)180780aImprove some javadocs (#683)82ad7fcadd ConfigurableExtensionCustomizer (#671)14e59e6Bump ch.qos.logback:logback-classic from 1.2.3 to 1.2.13 in /pebble (#666)Updates
org.hibernate.orm:hibernate-corefrom 6.6.6.Final to 6.6.7.FinalRelease notes
Sourced from org.hibernate.orm:hibernate-core's releases.
Changelog
Sourced from org.hibernate.orm:hibernate-core's changelog.
Commits
4fbf5f2Pre-steps for release :6.6.7.Final53cdd08Revert "HHH-18912 - ORM release process"cff14d9Revert "Revert publish task dependency on release changes"5418d16Revert publish task dependency on release changes57b9191HHH-18912 - ORM release processb752ad9HHH-18928 Use enhanced field access even when defaulting toPROPERTY46a149dHHH-18928 Consider class-level defaultPROPERTYaccess type3cbc98bHHH-18928 metamodel test failure when entity class is enhanced.edeb19aHHH-19104 Envers - Reset ReflectionTools cache on disintegrationb87830aHHH-19050 Allow configuration of EntityManagerFactoryBuilderImpl to override ...Updates
io.ebean:ebeanfrom 15.8.1 to 15.9.0Commits
Updates
io.ebean:ebean-querybeanfrom 15.8.1 to 15.9.0Updates
io.ebean:querybean-generatorfrom 15.8.1 to 15.9.0Updates
io.ebean:ebean-testfrom 15.8.1 to 15.9.0Updates
io.ebean:ebean-querybeanfrom 15.8.1 to 15.9.0Updates
io.ebean:querybean-generatorfrom 15.8.1 to 15.9.0Updates
io.ebean:ebean-testfrom 15.8.1 to 15.9.0Updates
org.jdbi:jdbi3-corefrom 3.47.0 to 3.48.0Release notes
Sourced from org.jdbi:jdbi3-core's releases.
Changelog
Sourced from org.jdbi:jdbi3-core's changelog.
Commits
5d3f4d7[maven-release-plugin] prepare release v3.48.0e37f1derelease 3.48.034bee26release notes #27366a37d8ejfr: don't fail if jfr is not present6ed2cc9Fix the link to sample code68c47d5junit 5.11.460b9f03Merge pull request #2734 from hgschmie/basepom-614f7856cbump to basepom 612198338[maven-release-plugin] prepare for next development iterationUpdates
com.github.spotbugs:spotbugs-annotationsfrom 4.9.0 to 4.9.1Release notes
Sourced from com.github.spotbugs:spotbugs-annotations's releases.
Changelog
Sourced from com.github.spotbugs:spotbugs-annotations's changelog.
Commits
b1bd255release v4.9.17587254Fix bad end of file markers / ignore equo gradle plugin migration for eclipse...c1094ddUpdate .gitignore adding .vscodeb813eb4Correct changelog for 4.9.1 releaseb686b86Add new detector for atomicity related issues (#3224)a959257Move spotbugs annotations to java 11 - it was already as it ignored the setti...a9f0806New detector for MET07-J (#2467)7cdc988Fix deprecate space based equals in gradle files (#3293)3321564Fixed NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE false positive when add edu.umd....823e400change gha macos-latest to macos-13 (#3214)Updates
io.netty:netty-commonfrom 4.1.117.Final to 4.1.118.FinalCommits
36f95cf[maven-release-plugin] prepare release netty-4.1.118.Final87f4072Merge commit from forkd1fbda6Merge commit from forkf844d78Upgrade netty-tcnative to 2.0.70.Final (#14790)8afb5d9Only run 2 jobs with leak detection to minimize build times (#14784)f2c27daAdaptivePoolingAllocator: Round chunk sizes up to MIN_CHUNK_SIZE units and re...8d387ffChange the default AdaptiveRecvByteBufAllocator buffer size values' visibilit...1cfd3a6Fix possible buffer leak when stream can't be mapped (#14746)8f9eadbFix AccessControlException in GlobalEventExecutor (#14743)6fcd3e6KQueueEventLoop leaks memory on shutdown. (#14745)Updates
io.netty:netty-bufferfrom 4.1.117.Final to 4.1.118.FinalCommits
36f95cf[maven-release-plugin] prepare release netty-4.1.118.Final87f4072Merge commit from forkd1fbda6Merge commit from forkf844d78Upgrade netty-tcnative to 2.0.70.Final (#14790)8afb5d9Only run 2 jobs with leak detection to minimize build times (#14784)f2c27daAdaptivePoolingAllocator: Round chunk sizes up to MIN_CHUNK_SIZE units and re...8d387ffChange the default AdaptiveRecvByteBufAllocator ...Description has been truncated